翻訳と辞書
Words near each other
・ Shared lives
・ Shared Location Information Platform
・ Shared medium
・ Shared memory
・ Shared mesh
・ Shared National Credit Program
・ Shared nothing architecture
・ Shared parenting
・ Shared parking
・ Shared ranch
・ Shared reading
・ Shared register
・ Shared residency in English law
・ Shared resource
・ Shared Risk Resource Group
Shared secret
・ Shared services
・ Shared services center
・ Shared snapshot objects
・ Shared source
・ Shared Source Common Language Infrastructure
・ Shared space
・ Shared transport
・ Shared universe
・ Shared use path
・ Shared Values Initiative
・ Shared Variables
・ Shared vision planning
・ Shared Visions
・ Shared web hosting service


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Shared secret : ウィキペディア英語版
Shared secret

In cryptography, a shared secret is a piece of data, known only to the parties involved, in a secure communication. The shared secret can be a password, a passphrase, a big number or an array of randomly chosen bytes.
The shared secret is either shared beforehand between the communicating parties, in which case it can also be called a pre-shared key, or it is created at the start of the communication session by using a key-agreement protocol, for instance using public-key cryptography such as Diffie-Hellman or using symmetric-key cryptography such as Kerberos.
The shared secret can be used for authentication (for instance when logging into a remote system) using methods such as challenge-response or it can be fed to a key derivation function to produce one or more keys to use for encryption and/or MACing of messages.
To make unique session and message keys the shared secret is usually combined with an initialization vector (IV). An example of this is the derived unique key per transaction method.
It is also often used as an authentication measure in APIs.〔(developer.yahoo.com )〕
== See also ==

* Key stretching - A method to create a stronger key from a weak key or a weak shared secret.
* Security question - implementation method

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Shared secret」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.